imx: ventana: split read_eeprom into standalone file
authorTim Harvey <[email protected]>
Mon, 2 Jun 2014 23:13:25 +0000 (16:13 -0700)
committerStefano Babic <[email protected]>
Fri, 6 Jun 2014 08:07:26 +0000 (10:07 +0200)
commit1badf2f47cbbb0e8aab82dfe89a4f85d8f498e5f
treed0b6ef97d08f9de1c60d434c8057655bc78adf9a
parent5bf497e3fdba14cb39f8752ae7646d77dc49d519
imx: ventana: split read_eeprom into standalone file

Split the read_eeprom function out so that it can be shared (ie with SPL)

Cc: Stefan Roese <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Andy Ng <[email protected]>
Cc: Eric Nelson <[email protected]>
Cc: Tapani Utriainen <[email protected]>
Cc: Tom Rini <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
board/gateworks/gw_ventana/Makefile
board/gateworks/gw_ventana/eeprom.c [new file with mode: 0644]
board/gateworks/gw_ventana/gw_ventana.c
board/gateworks/gw_ventana/ventana_eeprom.h